* lisp/net/dictionary.el: Better handling of messages and errors.
authorJuri Linkov <juri@linkov.net>
Sat, 2 Mar 2024 17:31:07 +0000 (19:31 +0200)
committerJuri Linkov <juri@linkov.net>
Sat, 2 Mar 2024 17:31:07 +0000 (19:31 +0200)
commit5f543fb4b2f24639c7a6215991b14fca24daf194
treeb6e45e288a6dcead892fa31a0e88bcc7ae808576
parentebab7276139888266ae0f27bd3b2874e2ed8c077
* lisp/net/dictionary.el: Better handling of messages and errors.

(dictionary-do-search, dictionary-do-matching): Insert formatted
messages to the top of the output buffer instead of displaying
transient messages in the echo area (bug#69312).
(dictionary-do-matching, dictionary-lookup-definition)
(dictionary-popup-matching-words): Use 'user-error'
instead of 'error' for non-technical errors.
lisp/net/dictionary.el